2024-03-05 15:18:03,530 [ 32671 ] INFO : ClickHouse root is not set. Will use /home/ubuntu/_work/_temp/test/git-repo-copy (runner:41, check_args_and_update_paths) 2024-03-05 15:18:03,531 [ 32671 ] INFO : Cases dir is not set. Will use /home/ubuntu/_work/_temp/test/git-repo-copy/tests/integration (runner:89, check_args_and_update_paths) 2024-03-05 15:18:03,531 [ 32671 ] INFO : src dir is not set. Will use /home/ubuntu/_work/_temp/test/git-repo-copy/src (runner:96, check_args_and_update_paths) 2024-03-05 15:18:03,531 [ 32671 ] INFO : base_configs_dir: /home/ubuntu/_work/_temp/test/git-repo-copy/programs/server, binary: /home/ubuntu/_work/_temp/test/build/clickhouse, cases_dir: /home/ubuntu/_work/_temp/test/git-repo-copy/tests/integration (runner:98, check_args_and_update_paths) clickhouse_integration_tests_volume WARNING: Ignoring custom format, because both --format and --quiet are set. Running pytest container as: 'docker run --rm --name clickhouse_integration_tests_5ied5b --privileged --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-odbc-bridge:/clickhouse-odbc-bridge --volume=/home/ubuntu/_work/_temp/test/build/clickhouse:/clickhouse --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-library-bridge:/clickhouse-library-bridge --volume=/home/ubuntu/_work/_temp/test/git-repo-copy/programs/server:/clickhouse-config --volume=/home/ubuntu/_work/_temp/test/git-repo-copy/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/_work/_temp/test/git-repo-copy/src/Server/grpc_protos:/ClickHouse/src/Server/grpc_protos --volume=/run:/run/host:ro --volume=clickhouse_integration_tests_volume:/var/lib/docker -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e XTABLES_LOCKFILE=/run/host/xtables.lock -e PYTHONUNBUFFERED=1 -e DOCKER_DOTNET_CLIENT_TAG=0-19a57e6f4a8ca8dd7737ac12f3ba472b37ac166c -e DOCKER_HELPER_TAG=0-19a57e6f4a8ca8dd7737ac12f3ba472b37ac166c -e DOCKER_BASE_TAG=0-19a57e6f4a8ca8dd7737ac12f3ba472b37ac166c -e DOCKER_KERBERIZED_HADOOP_TAG=0-19a57e6f4a8ca8dd7737ac12f3ba472b37ac166c -e DOCKER_KERBEROS_KDC_TAG=0-19a57e6f4a8ca8dd7737ac12f3ba472b37ac166c -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=0-19a57e6f4a8ca8dd7737ac12f3ba472b37ac166c -e DOCKER_MYSQL_JAVA_CLIENT_TAG=0-19a57e6f4a8ca8dd7737ac12f3ba472b37ac166c -e DOCKER_MYSQL_JS_CLIENT_TAG=0-19a57e6f4a8ca8dd7737ac12f3ba472b37ac166c -e DOCKER_MYSQL_PHP_CLIENT_TAG=0-19a57e6f4a8ca8dd7737ac12f3ba472b37ac166c -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=0-19a57e6f4a8ca8dd7737ac12f3ba472b37ac166c -e PYTEST_OPTS='--dist=loadfile -n 10 -rfEps --run-id=0 --color=no --durations=0 test_grpc_protocol/test.py::test_totals_and_extremes test_grpc_protocol/test.py::test_transport_compression test_insert_into_distributed_sync_async/test.py::test_async_inserts_into_local_shard test_insert_into_distributed_sync_async/test.py::test_insertion_sync test_insert_into_distributed_sync_async/test.py::test_insertion_sync_fails_with_timeout test_insert_into_distributed_sync_async/test.py::test_insertion_sync_with_disabled_timeout test_insert_into_distributed_sync_async/test.py::test_insertion_without_sync_ignores_timeout test_inserts_with_keeper_retries/test.py::test_replica_inserts_with_keeper_disconnect test_inserts_with_keeper_retries/test.py::test_replica_inserts_with_keeper_restart test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used_detect_background_changes test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used_next_disk test_jbod_load_balancing/test.py::test_jbod_load_balancing_round_robin test_keeper_force_recovery/test.py::test_cluster_recovery test_keeper_internal_secure/test.py::test_secure_raft_works test_keeper_mntr_data_size/test.py::test_mntr_data_size_after_restart test_keeper_multinode_simple/test.py::test_follower_restart test_keeper_multinode_simple/test.py::test_read_write_multinode test_keeper_multinode_simple/test.py::test_simple_replicated_table test_keeper_multinode_simple/test.py::test_watch_on_follower test_keeper_nodes_add/test.py::test_nodes_add test_keeper_persistent_log/test.py::test_ephemeral_after_restart test_keeper_persistent_log/test.py::test_state_after_restart test_keeper_persistent_log/test.py::test_state_duplicate_restart test_keeper_restore_from_snapshot/test.py::test_recover_from_snapshot test_keeper_s3_snapshot/test.py::test_s3_upload test_keeper_three_nodes_start/test.py::test_smoke test_ldap_external_user_directory/test.py::test_authentication_fail test_ldap_external_user_directory/test.py::test_authentication_pass test_ldap_external_user_directory/test.py::test_role_mapping test_library_bridge/test.py::test_load_all test_library_bridge/test.py::test_load_all_many_rows test_library_bridge/test.py::test_load_ids test_library_bridge/test.py::test_load_keys test_library_bridge/test.py::test_null_values test_library_bridge/test.py::test_path_validation test_library_bridge/test.py::test_recover_after_bridge_crash test_library_bridge/test.py::test_server_restart_bridge_might_be_stil_alive test_lost_part/test.py::test_lost_last_part test_lost_part/test.py::test_lost_part_mutation test_lost_part/test.py::test_lost_part_other_replica test_lost_part/test.py::test_lost_part_same_replica test_lost_part_during_startup/test.py::test_lost_part_during_startup test_materialized_mysql_database/test.py::test_clickhouse_killed_while_insert_5_7 test_materialized_mysql_database/test.py::test_clickhouse_killed_while_insert_8_0 test_materialized_mysql_database/test.py::test_insert_with_modify_binlog_checksum_5_7 test_materialized_mysql_database/test.py::test_insert_with_modify_binlog_checksum_8_0 test_materialized_mysql_database/test.py::test_large_transaction test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_empty_transaction_5_7 test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_empty_transaction_8_0 test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_mysql_5_7 test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_mysql_8_0 test_materialized_mysql_database/test.py::test_materialized_database_dml_with_mysql_5_7 test_materialized_mysql_database/test.py::test_materialized_database_dml_with_mysql_8_0 test_materialized_mysql_database/test.py::test_materialized_database_err_sync_user_privs_5_7 test_materialized_mysql_database/test.py::test_materialized_database_err_sync_user_privs_8_0 test_materialized_mysql_database/test.py::test_materialized_database_mysql_date_type_to_date32 test_materialized_mysql_database/test.py::test_materialized_database_mysql_drop_ddl test_materialized_mysql_database/test.py::test_materialized_database_settings_materialized_mysql_tables_list test_materialized_mysql_database/test.py::test_materialized_database_support_all_kinds_of_mysql_datatype test_materialized_mysql_database/test.py::test_materialized_with_column_comments test_materialized_mysql_database/test.py::test_materialized_with_enum test_materialized_mysql_database/test.py::test_multi_table_update test_materialized_mysql_database/test.py::test_mysql_kill_sync_thread_restore_5_7 test_materialized_mysql_database/test.py::test_mysql_kill_sync_thread_restore_8_0 test_materialized_mysql_database/test.py::test_mysql_killed_while_insert_5_7 test_materialized_mysql_database/test.py::test_mysql_killed_while_insert_8_0 test_materialized_mysql_database/test.py::test_mysql_settings[clickhouse_node0] test_materialized_mysql_database/test.py::test_mysql_settings[clickhouse_node1] test_materialized_mysql_database/test.py::test_savepoint_query test_materialized_mysql_database/test.py::test_select_without_columns_5_7 test_materialized_mysql_database/test.py::test_select_without_columns_8_0 test_materialized_mysql_database/test.py::test_system_parts_table test_materialized_mysql_database/test.py::test_system_tables_table test_materialized_mysql_database/test.py::test_table_overrides test_materialized_mysql_database/test.py::test_table_table test_materialized_mysql_database/test.py::test_utf8mb4 test_max_http_connections_for_replication/test.py::test_keepalive_timeout test_max_http_connections_for_replication/test.py::test_multiple_endpoint_connections_count test_max_http_connections_for_replication/test.py::test_single_endpoint_connections_count test_merge_tree_settings_constraints/test.py::test_merge_tree_settings_constraints test_multiple_disks/test.py::test_alter_double_move_partition[DISK] test_multiple_disks/test.py::test_alter_double_move_partition[VOLUME] test_multiple_disks/test.py::test_alter_move[mt] test_multiple_disks/test.py::test_alter_move[mt_use_metadata_cache] test_multiple_disks/test.py::test_alter_move_half_of_partition[DISK] test_multiple_disks/test.py::test_alter_move_half_of_partition[VOLUME] test_multiple_disks/test.py::test_alter_policy[mt] test_multiple_disks/test.py::test_alter_policy[replicated] test_multiple_disks/test.py::test_background_move[mt] test_multiple_disks/test.py::test_background_move[replicated] test_multiple_disks/test.py::test_concurrent_alter_modify[mt] test_multiple_disks/test.py::test_concurrent_alter_modify[replicated] test_multiple_disks/test.py::test_concurrent_alter_move[mt] test_multiple_disks/test.py::test_concurrent_alter_move[replicated] test_multiple_disks/test.py::test_concurrent_alter_move_and_drop[mt] test_multiple_disks/test.py::test_concurrent_alter_move_and_drop[replicated] test_multiple_disks/test.py::test_detach_attach[mt] test_multiple_disks/test.py::test_detach_attach[replicated] test_multiple_disks/test.py::test_download_appropriate_disk -vvv' altinityinfra/integration-tests-runner:0-19a57e6f4a8ca8dd7737ac12f3ba472b37ac166c '. Start tests ============================= test session starts ============================== platform linux -- Python 3.8.10, pytest-8.0.0, pluggy-1.4.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /ClickHouse/tests/integration configfile: pytest.ini plugins: repeat-0.9.3, xdist-3.5.0, random-0.2, timeout-2.2.0, order-1.0.0 timeout: 900.0s timeout method: signal timeout func_only: False created: 10/10 workers 10 workers [100 items] scheduling tests via LoadFileScheduling test_keeper_multinode_simple/test.py::test_follower_restart test_lost_part/test.py::test_lost_last_part test_max_http_connections_for_replication/test.py::test_keepalive_timeout test_ldap_external_user_directory/test.py::test_authentication_fail test_insert_into_distributed_sync_async/test.py::test_async_inserts_into_local_shard test_materialized_mysql_database/test.py::test_clickhouse_killed_while_insert_5_7 test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used test_library_bridge/test.py::test_load_all test_multiple_disks/test.py::test_alter_double_move_partition[DISK] test_keeper_persistent_log/test.py::test_ephemeral_after_restart [gw3] [ 1%] PASSED test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used_detect_background_changes [gw3] [ 2%] PASSED test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used_detect_background_changes test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used_next_disk [gw4] [ 3%] PASSED test_insert_into_distributed_sync_async/test.py::test_async_inserts_into_local_shard test_insert_into_distributed_sync_async/test.py::test_insertion_sync [gw3] [ 4%] PASSED test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used_next_disk test_jbod_load_balancing/test.py::test_jbod_load_balancing_round_robin [gw4] [ 5%] PASSED test_insert_into_distributed_sync_async/test.py::test_insertion_sync test_insert_into_distributed_sync_async/test.py::test_insertion_sync_fails_with_timeout [gw3] [ 6%] PASSED test_jbod_load_balancing/test.py::test_jbod_load_balancing_round_robin [gw9] [ 7%] PASSED test_ldap_external_user_directory/test.py::test_authentication_fail test_ldap_external_user_directory/test.py::test_authentication_pass [gw2] [ 8%] PASSED test_library_bridge/test.py::test_load_all test_library_bridge/test.py::test_load_all_many_rows [gw9] [ 9%] PASSED test_ldap_external_user_directory/test.py::test_authentication_pass test_ldap_external_user_directory/test.py::test_role_mapping [gw4] [ 10%] PASSED test_insert_into_distributed_sync_async/test.py::test_insertion_sync_fails_with_timeout test_insert_into_distributed_sync_async/test.py::test_insertion_sync_with_disabled_timeout [gw5] [ 11%] PASSED test_keeper_multinode_simple/test.py::test_follower_restart test_keeper_multinode_simple/test.py::test_read_write_multinode [gw5] [ 12%] PASSED test_keeper_multinode_simple/test.py::test_read_write_multinode test_keeper_multinode_simple/test.py::test_simple_replicated_table [gw4] [ 13%] PASSED test_insert_into_distributed_sync_async/test.py::test_insertion_sync_with_disabled_timeout test_insert_into_distributed_sync_async/test.py::test_insertion_without_sync_ignores_timeout test_grpc_protocol/test.py::test_totals_and_extremes [gw5] [ 14%] PASSED test_keeper_multinode_simple/test.py::test_simple_replicated_table test_keeper_multinode_simple/test.py::test_watch_on_follower [gw6] [ 15%] PASSED test_lost_part/test.py::test_lost_last_part test_lost_part/test.py::test_lost_part_mutation [gw4] [ 16%] PASSED test_insert_into_distributed_sync_async/test.py::test_insertion_without_sync_ignores_timeout [gw7] [ 17%] PASSED test_keeper_persistent_log/test.py::test_ephemeral_after_restart test_keeper_persistent_log/test.py::test_state_after_restart [gw1] [ 18%] PASSED test_multiple_disks/test.py::test_alter_double_move_partition[DISK] test_multiple_disks/test.py::test_alter_double_move_partition[VOLUME] [gw2] [ 19%] PASSED test_library_bridge/test.py::test_load_all_many_rows test_library_bridge/test.py::test_load_ids [gw2] [ 20%] PASSED test_library_bridge/test.py::test_load_ids test_library_bridge/test.py::test_load_keys [gw5] [ 21%] PASSED test_keeper_multinode_simple/test.py::test_watch_on_follower [gw2] [ 22%] PASSED test_library_bridge/test.py::test_load_keys test_library_bridge/test.py::test_null_values [gw1] [ 23%] PASSED test_multiple_disks/test.py::test_alter_double_move_partition[VOLUME] test_multiple_disks/test.py::test_alter_move[mt] test_keeper_force_recovery/test.py::test_cluster_recovery [gw2] [ 24%] PASSED test_library_bridge/test.py::test_null_values test_library_bridge/test.py::test_path_validation [gw7] [ 25%] PASSED test_keeper_persistent_log/test.py::test_state_after_restart test_keeper_persistent_log/test.py::test_state_duplicate_restart test_keeper_internal_secure/test.py::test_secure_raft_works [gw2] [ 26%] PASSED test_library_bridge/test.py::test_path_validation test_library_bridge/test.py::test_recover_after_bridge_crash [gw3] [ 27%] PASSED test_grpc_protocol/test.py::test_totals_and_extremes test_grpc_protocol/test.py::test_transport_compression [gw3] [ 28%] PASSED test_grpc_protocol/test.py::test_transport_compression [gw2] [ 29%] PASSED test_library_bridge/test.py::test_recover_after_bridge_crash test_library_bridge/test.py::test_server_restart_bridge_might_be_stil_alive test_keeper_nodes_add/test.py::test_nodes_add [gw1] [ 30%] PASSED test_multiple_disks/test.py::test_alter_move[mt] test_multiple_disks/test.py::test_alter_move[mt_use_metadata_cache] [gw7] [ 31%] PASSED test_keeper_persistent_log/test.py::test_state_duplicate_restart test_keeper_s3_snapshot/test.py::test_s3_upload [gw2] [ 32%] PASSED test_library_bridge/test.py::test_server_restart_bridge_might_be_stil_alive [gw8] [ 33%] PASSED test_max_http_connections_for_replication/test.py::test_keepalive_timeout test_max_http_connections_for_replication/test.py::test_multiple_endpoint_connections_count [gw1] [ 34%] PASSED test_multiple_disks/test.py::test_alter_move[mt_use_metadata_cache] test_multiple_disks/test.py::test_alter_move_half_of_partition[DISK] [gw8] [ 35%] PASSED test_max_http_connections_for_replication/test.py::test_multiple_endpoint_connections_count test_max_http_connections_for_replication/test.py::test_single_endpoint_connections_count [gw5] [ 36%] PASSED test_keeper_internal_secure/test.py::test_secure_raft_works [gw8] [ 37%] PASSED test_max_http_connections_for_replication/test.py::test_single_endpoint_connections_count [gw0] [ 38%] PASSED test_materialized_mysql_database/test.py::test_clickhouse_killed_while_insert_5_7 test_materialized_mysql_database/test.py::test_clickhouse_killed_while_insert_8_0 [gw1] [ 39%] PASSED test_multiple_disks/test.py::test_alter_move_half_of_partition[DISK] test_multiple_disks/test.py::test_alter_move_half_of_partition[VOLUME] test_keeper_restore_from_snapshot/test.py::test_recover_from_snapshot [gw1] [ 40%] PASSED test_multiple_disks/test.py::test_alter_move_half_of_partition[VOLUME] test_multiple_disks/test.py::test_alter_policy[mt] [gw1] [ 41%] PASSED test_multiple_disks/test.py::test_alter_policy[mt] test_multiple_disks/test.py::test_alter_policy[replicated] [gw1] [ 42%] PASSED test_multiple_disks/test.py::test_alter_policy[replicated] test_multiple_disks/test.py::test_background_move[mt] [gw1] [ 43%] PASSED test_multiple_disks/test.py::test_background_move[mt] test_multiple_disks/test.py::test_background_move[replicated] [gw6] [ 44%] PASSED test_lost_part/test.py::test_lost_part_mutation test_lost_part/test.py::test_lost_part_other_replica [gw0] [ 45%] PASSED test_materialized_mysql_database/test.py::test_clickhouse_killed_while_insert_8_0 test_materialized_mysql_database/test.py::test_insert_with_modify_binlog_checksum_5_7 [gw1] [ 46%] PASSED test_multiple_disks/test.py::test_background_move[replicated] test_multiple_disks/test.py::test_concurrent_alter_modify[mt] [gw5] [ 47%] PASSED test_keeper_restore_from_snapshot/test.py::test_recover_from_snapshot test_merge_tree_settings_constraints/test.py::test_merge_tree_settings_constraints [gw0] [ 48%] PASSED test_materialized_mysql_database/test.py::test_insert_with_modify_binlog_checksum_5_7 test_materialized_mysql_database/test.py::test_insert_with_modify_binlog_checksum_8_0 [gw1] [ 49%] PASSED test_multiple_disks/test.py::test_concurrent_alter_modify[mt] test_multiple_disks/test.py::test_concurrent_alter_modify[replicated] [gw0] [ 50%] PASSED test_materialized_mysql_database/test.py::test_insert_with_modify_binlog_checksum_8_0 test_materialized_mysql_database/test.py::test_large_transaction [gw5] [ 51%] PASSED test_merge_tree_settings_constraints/test.py::test_merge_tree_settings_constraints [gw3] [ 52%] PASSED test_keeper_nodes_add/test.py::test_nodes_add [gw7] [ 53%] PASSED test_keeper_s3_snapshot/test.py::test_s3_upload [gw0] [ 54%] PASSED test_materialized_mysql_database/test.py::test_large_transaction test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_empty_transaction_5_7 [gw1] [ 55%] PASSED test_multiple_disks/test.py::test_concurrent_alter_modify[replicated] test_multiple_disks/test.py::test_concurrent_alter_move[mt] [gw0] [ 56%] PASSED test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_empty_transaction_5_7 test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_empty_transaction_8_0 [gw0] [ 57%] PASSED test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_empty_transaction_8_0 test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_mysql_5_7 test_lost_part_during_startup/test.py::test_lost_part_during_startup [gw1] [ 58%] PASSED test_multiple_disks/test.py::test_concurrent_alter_move[mt] test_multiple_disks/test.py::test_concurrent_alter_move[replicated] [gw0] [ 59%] PASSED test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_mysql_5_7 test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_mysql_8_0 [gw7] [ 60%] PASSED test_lost_part_during_startup/test.py::test_lost_part_during_startup [gw1] [ 61%] PASSED test_multiple_disks/test.py::test_concurrent_alter_move[replicated] test_multiple_disks/test.py::test_concurrent_alter_move_and_drop[mt] [gw4] [ 62%] PASSED test_keeper_force_recovery/test.py::test_cluster_recovery test_keeper_mntr_data_size/test.py::test_mntr_data_size_after_restart [gw1] [ 63%] PASSED test_multiple_disks/test.py::test_concurrent_alter_move_and_drop[mt] test_multiple_disks/test.py::test_concurrent_alter_move_and_drop[replicated] [gw0] [ 64%] PASSED test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_mysql_8_0 test_materialized_mysql_database/test.py::test_materialized_database_dml_with_mysql_5_7 [gw4] [ 65%] PASSED test_keeper_mntr_data_size/test.py::test_mntr_data_size_after_restart test_keeper_three_nodes_start/test.py::test_smoke [gw1] [ 66%] PASSED test_multiple_disks/test.py::test_concurrent_alter_move_and_drop[replicated] test_multiple_disks/test.py::test_detach_attach[mt] [gw1] [ 67%] PASSED test_multiple_disks/test.py::test_detach_attach[mt] test_multiple_disks/test.py::test_detach_attach[replicated] [gw1] [ 68%] PASSED test_multiple_disks/test.py::test_detach_attach[replicated] test_multiple_disks/test.py::test_download_appropriate_disk [gw1] [ 69%] PASSED test_multiple_disks/test.py::test_download_appropriate_disk [gw0] [ 70%] PASSED test_materialized_mysql_database/test.py::test_materialized_database_dml_with_mysql_5_7 test_materialized_mysql_database/test.py::test_materialized_database_dml_with_mysql_8_0 [gw4] [ 71%] PASSED test_keeper_three_nodes_start/test.py::test_smoke [gw0] [ 72%] PASSED test_materialized_mysql_database/test.py::test_materialized_database_dml_with_mysql_8_0 test_materialized_mysql_database/test.py::test_materialized_database_err_sync_user_privs_5_7 [gw0] [ 73%] PASSED test_materialized_mysql_database/test.py::test_materialized_database_err_sync_user_privs_5_7 test_materialized_mysql_database/test.py::test_materialized_database_err_sync_user_privs_8_0 [gw0] [ 74%] PASSED test_materialized_mysql_database/test.py::test_materialized_database_err_sync_user_privs_8_0 test_materialized_mysql_database/test.py::test_materialized_database_mysql_date_type_to_date32 [gw0] [ 75%] PASSED test_materialized_mysql_database/test.py::test_materialized_database_mysql_date_type_to_date32 test_materialized_mysql_database/test.py::test_materialized_database_mysql_drop_ddl [gw0] [ 76%] PASSED test_materialized_mysql_database/test.py::test_materialized_database_mysql_drop_ddl test_materialized_mysql_database/test.py::test_materialized_database_settings_materialized_mysql_tables_list [gw0] [ 77%] PASSED test_materialized_mysql_database/test.py::test_materialized_database_settings_materialized_mysql_tables_list test_materialized_mysql_database/test.py::test_materialized_database_support_all_kinds_of_mysql_datatype [gw0] [ 78%] PASSED test_materialized_mysql_database/test.py::test_materialized_database_support_all_kinds_of_mysql_datatype test_materialized_mysql_database/test.py::test_materialized_with_column_comments [gw0] [ 79%] PASSED test_materialized_mysql_database/test.py::test_materialized_with_column_comments test_materialized_mysql_database/test.py::test_materialized_with_enum [gw0] [ 80%] PASSED test_materialized_mysql_database/test.py::test_materialized_with_enum test_materialized_mysql_database/test.py::test_multi_table_update [gw0] [ 81%] PASSED test_materialized_mysql_database/test.py::test_multi_table_update test_materialized_mysql_database/test.py::test_mysql_kill_sync_thread_restore_5_7 [gw0] [ 82%] PASSED test_materialized_mysql_database/test.py::test_mysql_kill_sync_thread_restore_5_7 test_materialized_mysql_database/test.py::test_mysql_kill_sync_thread_restore_8_0 [gw0] [ 83%] PASSED test_materialized_mysql_database/test.py::test_mysql_kill_sync_thread_restore_8_0 test_materialized_mysql_database/test.py::test_mysql_killed_while_insert_5_7 [gw0] [ 84%] PASSED test_materialized_mysql_database/test.py::test_mysql_killed_while_insert_5_7 test_materialized_mysql_database/test.py::test_mysql_killed_while_insert_8_0 [gw0] [ 85%] PASSED test_materialized_mysql_database/test.py::test_mysql_killed_while_insert_8_0 test_materialized_mysql_database/test.py::test_mysql_settings[clickhouse_node0] [gw0] [ 86%] PASSED test_materialized_mysql_database/test.py::test_mysql_settings[clickhouse_node0] test_materialized_mysql_database/test.py::test_mysql_settings[clickhouse_node1] [gw0] [ 87%] PASSED test_materialized_mysql_database/test.py::test_mysql_settings[clickhouse_node1] test_materialized_mysql_database/test.py::test_savepoint_query [gw0] [ 88%] PASSED test_materialized_mysql_database/test.py::test_savepoint_query test_materialized_mysql_database/test.py::test_select_without_columns_5_7 [gw6] [ 89%] PASSED test_lost_part/test.py::test_lost_part_other_replica test_lost_part/test.py::test_lost_part_same_replica [gw0] [ 90%] PASSED test_materialized_mysql_database/test.py::test_select_without_columns_5_7 test_materialized_mysql_database/test.py::test_select_without_columns_8_0 [gw0] [ 91%] PASSED test_materialized_mysql_database/test.py::test_select_without_columns_8_0 test_materialized_mysql_database/test.py::test_system_parts_table [gw0] [ 92%] PASSED test_materialized_mysql_database/test.py::test_system_parts_table test_materialized_mysql_database/test.py::test_system_tables_table [gw0] [ 93%] PASSED test_materialized_mysql_database/test.py::test_system_tables_table test_materialized_mysql_database/test.py::test_table_overrides [gw6] [ 94%] PASSED test_lost_part/test.py::test_lost_part_same_replica [gw0] [ 95%] PASSED test_materialized_mysql_database/test.py::test_table_overrides test_materialized_mysql_database/test.py::test_table_table [gw0] [ 96%] PASSED test_materialized_mysql_database/test.py::test_table_table test_materialized_mysql_database/test.py::test_utf8mb4 [gw0] [ 97%] PASSED test_materialized_mysql_database/test.py::test_utf8mb4 [gw9] [ 98%] PASSED test_ldap_external_user_directory/test.py::test_role_mapping test_inserts_with_keeper_retries/test.py::test_replica_inserts_with_keeper_disconnect [gw9] [ 99%] PASSED test_inserts_with_keeper_retries/test.py::test_replica_inserts_with_keeper_disconnect test_inserts_with_keeper_retries/test.py::test_replica_inserts_with_keeper_restart [gw9] [100%] PASSED test_inserts_with_keeper_retries/test.py::test_replica_inserts_with_keeper_restart =============================== warnings summary =============================== test_materialized_mysql_database/test.py::test_mysql_killed_while_insert_5_7 /usr/local/lib/python3.8/dist-packages/_pytest/threadexception.py:77: PytestUnhandledThreadExceptionWarning: Exception in thread Thread-7 Traceback (most recent call last): File "/usr/lib/python3.8/threading.py", line 932, in _bootstrap_inner self.run() File "/usr/lib/python3.8/threading.py", line 870, in run self._target(*self._args, **self._kwargs) File "/ClickHouse/tests/integration/test_materialized_mysql_database/materialize_with_ddl.py", line 1344, in insert mysql_node.query(query) File "/ClickHouse/tests/integration/test_materialized_mysql_database/test.py", line 100, in query with self.alloc_connection().cursor() as cursor: File "/ClickHouse/tests/integration/test_materialized_mysql_database/test.py", line 97, in alloc_connection raise Exception("Connection not establised, {}".format(errors)) Exception: Connection not establised, ['(2003, "Can\'t connect to MySQL server on \'172.16.8.2\' ([Errno 111] Connection refused)")', '(2003, "Can\'t connect to MySQL server on \'172.16.8.2\' ([Errno 111] Connection refused)")', '(2003, "Can\'t connect to MySQL server on \'172.16.8.2\' ([Errno 111] Connection refused)")', '(2003, "Can\'t connect to MySQL server on \'172.16.8.2\' ([Errno 111] Connection refused)")', '(2003, "Can\'t connect to MySQL server on \'172.16.8.2\' ([Errno 111] Connection refused)")'] warnings.warn(pytest.PytestUnhandledThreadExceptionWarning(msg)) test_materialized_mysql_database/test.py::test_mysql_killed_while_insert_8_0 /usr/local/lib/python3.8/dist-packages/_pytest/threadexception.py:77: PytestUnhandledThreadExceptionWarning: Exception in thread Thread-8 Traceback (most recent call last): File "/usr/lib/python3.8/threading.py", line 932, in _bootstrap_inner self.run() File "/usr/lib/python3.8/threading.py", line 870, in run self._target(*self._args, **self._kwargs) File "/ClickHouse/tests/integration/test_materialized_mysql_database/materialize_with_ddl.py", line 1344, in insert mysql_node.query(query) File "/ClickHouse/tests/integration/test_materialized_mysql_database/test.py", line 100, in query with self.alloc_connection().cursor() as cursor: File "/ClickHouse/tests/integration/test_materialized_mysql_database/test.py", line 97, in alloc_connection raise Exception("Connection not establised, {}".format(errors)) Exception: Connection not establised, ['(2003, "Can\'t connect to MySQL server on \'172.16.8.3\' ([Errno 111] Connection refused)")', '(2003, "Can\'t connect to MySQL server on \'172.16.8.3\' ([Errno 111] Connection refused)")', '(2003, "Can\'t connect to MySQL server on \'172.16.8.3\' ([Errno 111] Connection refused)")', '(2003, "Can\'t connect to MySQL server on \'172.16.8.3\' ([Errno 111] Connection refused)")', '(2003, "Can\'t connect to MySQL server on \'172.16.8.3\' ([Errno 111] Connection refused)")'] warnings.warn(pytest.PytestUnhandledThreadExceptionWarning(msg)) -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ============================== slowest durations =============================== 610.59s call test_ldap_external_user_directory/test.py::test_role_mapping 307.16s call test_lost_part/test.py::test_lost_part_other_replica 80.25s call test_keeper_force_recovery/test.py::test_cluster_recovery 45.31s call test_keeper_three_nodes_start/test.py::test_smoke 33.10s call test_keeper_nodes_add/test.py::test_nodes_add 32.84s call test_inserts_with_keeper_retries/test.py::test_replica_inserts_with_keeper_restart 31.86s setup test_materialized_mysql_database/test.py::test_clickhouse_killed_while_insert_5_7 31.08s call test_materialized_mysql_database/test.py::test_materialized_with_enum 28.86s call test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_mysql_8_0 27.44s setup test_max_http_connections_for_replication/test.py::test_keepalive_timeout 27.20s setup test_keeper_s3_snapshot/test.py::test_s3_upload 25.75s call test_materialized_mysql_database/test.py::test_materialized_database_dml_with_mysql_8_0 25.72s call test_materialized_mysql_database/test.py::test_materialized_database_dml_with_mysql_5_7 25.38s call test_multiple_disks/test.py::test_concurrent_alter_move[replicated] 25.13s call test_lost_part/test.py::test_lost_part_mutation 25.12s setup test_keeper_force_recovery/test.py::test_cluster_recovery 24.48s call test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_mysql_5_7 22.08s teardown test_keeper_s3_snapshot/test.py::test_s3_upload 21.15s call test_multiple_disks/test.py::test_concurrent_alter_modify[replicated] 18.67s call test_materialized_mysql_database/test.py::test_large_transaction 18.31s call test_multiple_disks/test.py::test_concurrent_alter_move_and_drop[mt] 17.86s call test_multiple_disks/test.py::test_concurrent_alter_move_and_drop[replicated] 17.71s call test_multiple_disks/test.py::test_concurrent_alter_modify[mt] 17.51s setup test_multiple_disks/test.py::test_alter_double_move_partition[DISK] 16.56s call test_multiple_disks/test.py::test_concurrent_alter_move[mt] 16.43s setup test_lost_part/test.py::test_lost_last_part 16.18s setup test_ldap_external_user_directory/test.py::test_authentication_fail 15.59s setup test_lost_part_during_startup/test.py::test_lost_part_during_startup 15.53s setup test_library_bridge/test.py::test_load_all 15.37s setup test_keeper_persistent_log/test.py::test_ephemeral_after_restart 14.98s setup test_keeper_multinode_simple/test.py::test_follower_restart 14.43s setup test_inserts_with_keeper_retries/test.py::test_replica_inserts_with_keeper_disconnect 14.19s call test_materialized_mysql_database/test.py::test_mysql_killed_while_insert_5_7 14.15s setup test_keeper_internal_secure/test.py::test_secure_raft_works 14.14s call test_materialized_mysql_database/test.py::test_mysql_killed_while_insert_8_0 13.60s setup test_insert_into_distributed_sync_async/test.py::test_async_inserts_into_local_shard 13.27s teardown test_materialized_mysql_database/test.py::test_utf8mb4 13.04s setup test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used 12.73s teardown test_lost_part_during_startup/test.py::test_lost_part_during_startup 12.69s call test_keeper_s3_snapshot/test.py::test_s3_upload 12.25s setup test_keeper_mntr_data_size/test.py::test_mntr_data_size_after_restart 12.24s setup test_merge_tree_settings_constraints/test.py::test_merge_tree_settings_constraints 12.13s call test_materialized_mysql_database/test.py::test_mysql_kill_sync_thread_restore_8_0 12.12s call test_materialized_mysql_database/test.py::test_mysql_kill_sync_thread_restore_5_7 11.21s call test_materialized_mysql_database/test.py::test_table_overrides 11.07s teardown test_max_http_connections_for_replication/test.py::test_single_endpoint_connections_count 11.05s call test_materialized_mysql_database/test.py::test_materialized_database_err_sync_user_privs_8_0 11.04s call test_materialized_mysql_database/test.py::test_materialized_database_err_sync_user_privs_5_7 10.68s teardown test_lost_part/test.py::test_lost_part_same_replica 10.48s call test_lost_part_during_startup/test.py::test_lost_part_during_startup 10.13s call test_materialized_mysql_database/test.py::test_insert_with_modify_binlog_checksum_8_0 10.11s call test_materialized_mysql_database/test.py::test_insert_with_modify_binlog_checksum_5_7 9.92s setup test_keeper_nodes_add/test.py::test_nodes_add 9.41s teardown test_multiple_disks/test.py::test_download_appropriate_disk 9.39s teardown test_inserts_with_keeper_retries/test.py::test_replica_inserts_with_keeper_restart 8.80s call test_library_bridge/test.py::test_server_restart_bridge_might_be_stil_alive 8.69s call test_materialized_mysql_database/test.py::test_materialized_database_settings_materialized_mysql_tables_list 8.41s call test_materialized_mysql_database/test.py::test_materialized_database_mysql_drop_ddl 8.29s call test_lost_part/test.py::test_lost_part_same_replica 7.98s call test_keeper_persistent_log/test.py::test_state_duplicate_restart 7.54s call test_materialized_mysql_database/test.py::test_multi_table_update 7.53s call test_materialized_mysql_database/test.py::test_materialized_database_support_all_kinds_of_mysql_datatype 7.51s call test_materialized_mysql_database/test.py::test_materialized_database_mysql_date_type_to_date32 7.50s call test_max_http_connections_for_replication/test.py::test_keepalive_timeout 6.90s call test_materialized_mysql_database/test.py::test_clickhouse_killed_while_insert_5_7 6.81s setup test_grpc_protocol/test.py::test_totals_and_extremes 6.69s call test_multiple_disks/test.py::test_alter_move[mt] 6.64s call test_multiple_disks/test.py::test_alter_move[mt_use_metadata_cache] 6.19s call test_materialized_mysql_database/test.py::test_clickhouse_killed_while_insert_8_0 6.14s setup test_keeper_restore_from_snapshot/test.py::test_recover_from_snapshot 4.87s call test_keeper_mntr_data_size/test.py::test_mntr_data_size_after_restart 4.64s call test_keeper_restore_from_snapshot/test.py::test_recover_from_snapshot 4.52s call test_keeper_persistent_log/test.py::test_ephemeral_after_restart 4.44s call test_library_bridge/test.py::test_load_all_many_rows 4.22s call test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_empty_transaction_8_0 4.20s call test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_empty_transaction_5_7 3.92s teardown test_keeper_internal_secure/test.py::test_secure_raft_works 3.84s call test_keeper_persistent_log/test.py::test_state_after_restart 3.51s call test_materialized_mysql_database/test.py::test_system_parts_table 3.42s teardown test_insert_into_distributed_sync_async/test.py::test_insertion_without_sync_ignores_timeout 3.10s call test_multiple_disks/test.py::test_alter_move_half_of_partition[VOLUME] 3.05s call test_keeper_multinode_simple/test.py::test_watch_on_follower 3.04s teardown test_jbod_load_balancing/test.py::test_jbod_load_balancing_round_robin 2.96s call test_lost_part/test.py::test_lost_last_part 2.81s call test_multiple_disks/test.py::test_alter_move_half_of_partition[DISK] 2.76s call test_multiple_disks/test.py::test_alter_double_move_partition[DISK] 2.73s call test_multiple_disks/test.py::test_alter_double_move_partition[VOLUME] 2.70s teardown test_grpc_protocol/test.py::test_transport_compression 2.59s teardown test_merge_tree_settings_constraints/test.py::test_merge_tree_settings_constraints 2.59s call test_keeper_multinode_simple/test.py::test_follower_restart 2.58s teardown test_keeper_force_recovery/test.py::test_cluster_recovery 2.34s call test_materialized_mysql_database/test.py::test_materialized_with_column_comments 2.34s call test_materialized_mysql_database/test.py::test_mysql_settings[clickhouse_node0] 2.33s call test_materialized_mysql_database/test.py::test_mysql_settings[clickhouse_node1] 2.30s call test_materialized_mysql_database/test.py::test_table_table 2.17s teardown test_keeper_nodes_add/test.py::test_nodes_add 2.10s teardown test_keeper_multinode_simple/test.py::test_watch_on_follower 2.09s teardown test_keeper_restore_from_snapshot/test.py::test_recover_from_snapshot 2.07s call test_insert_into_distributed_sync_async/test.py::test_insertion_sync_fails_with_timeout 1.93s teardown test_ldap_external_user_directory/test.py::test_role_mapping 1.66s teardown test_library_bridge/test.py::test_server_restart_bridge_might_be_stil_alive 1.52s call test_insert_into_distributed_sync_async/test.py::test_insertion_without_sync_ignores_timeout 1.52s teardown test_keeper_persistent_log/test.py::test_state_duplicate_restart 1.51s call test_max_http_connections_for_replication/test.py::test_multiple_endpoint_connections_count 1.47s teardown test_keeper_mntr_data_size/test.py::test_mntr_data_size_after_restart 1.40s call test_materialized_mysql_database/test.py::test_select_without_columns_8_0 1.39s call test_materialized_mysql_database/test.py::test_select_without_columns_5_7 1.39s call test_library_bridge/test.py::test_recover_after_bridge_crash 1.38s call test_materialized_mysql_database/test.py::test_utf8mb4 1.29s call test_materialized_mysql_database/test.py::test_system_tables_table 1.26s call test_materialized_mysql_database/test.py::test_savepoint_query 1.15s call test_max_http_connections_for_replication/test.py::test_single_endpoint_connections_count 1.04s call test_insert_into_distributed_sync_async/test.py::test_insertion_sync_with_disabled_timeout 1.03s call test_library_bridge/test.py::test_load_keys 1.01s call test_keeper_multinode_simple/test.py::test_simple_replicated_table 0.89s call test_library_bridge/test.py::test_path_validation 0.84s call test_library_bridge/test.py::test_load_ids 0.82s call test_library_bridge/test.py::test_load_all 0.82s call test_multiple_disks/test.py::test_background_move[replicated] 0.80s call test_inserts_with_keeper_retries/test.py::test_replica_inserts_with_keeper_disconnect 0.78s call test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used_detect_background_changes 0.76s call test_multiple_disks/test.py::test_background_move[mt] 0.69s call test_insert_into_distributed_sync_async/test.py::test_insertion_sync 0.67s call test_insert_into_distributed_sync_async/test.py::test_async_inserts_into_local_shard 0.66s call test_multiple_disks/test.py::test_detach_attach[replicated] 0.66s call test_multiple_disks/test.py::test_download_appropriate_disk 0.62s call test_multiple_disks/test.py::test_alter_policy[mt] 0.61s call test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used_next_disk 0.56s call test_multiple_disks/test.py::test_alter_policy[replicated] 0.47s call test_library_bridge/test.py::test_null_values 0.47s call test_multiple_disks/test.py::test_detach_attach[mt] 0.43s setup test_max_http_connections_for_replication/test.py::test_multiple_endpoint_connections_count 0.41s call test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used 0.32s call test_merge_tree_settings_constraints/test.py::test_merge_tree_settings_constraints 0.21s call test_jbod_load_balancing/test.py::test_jbod_load_balancing_round_robin 0.14s call test_ldap_external_user_directory/test.py::test_authentication_fail 0.10s call test_grpc_protocol/test.py::test_totals_and_extremes 0.07s teardown test_grpc_protocol/test.py::test_totals_and_extremes 0.07s call test_ldap_external_user_directory/test.py::test_authentication_pass 0.05s call test_keeper_multinode_simple/test.py::test_read_write_multinode 0.04s call test_keeper_internal_secure/test.py::test_secure_raft_works 0.03s call test_grpc_protocol/test.py::test_transport_compression 0.00s teardown test_multiple_disks/test.py::test_concurrent_alter_move[replicated] 0.00s teardown test_multiple_disks/test.py::test_concurrent_alter_move[mt] 0.00s teardown test_multiple_disks/test.py::test_concurrent_alter_move_and_drop[mt] 0.00s teardown test_multiple_disks/test.py::test_concurrent_alter_move_and_drop[replicated] 0.00s teardown test_multiple_disks/test.py::test_concurrent_alter_modify[replicated] 0.00s teardown test_multiple_disks/test.py::test_concurrent_alter_modify[mt] 0.00s teardown test_materialized_mysql_database/test.py::test_table_overrides 0.00s teardown test_lost_part/test.py::test_lost_last_part 0.00s teardown test_multiple_disks/test.py::test_alter_double_move_partition[DISK] 0.00s teardown test_max_http_connections_for_replication/test.py::test_keepalive_timeout 0.00s teardown test_materialized_mysql_database/test.py::test_clickhouse_killed_while_insert_5_7 0.00s teardown test_materialized_mysql_database/test.py::test_clickhouse_killed_while_insert_8_0 0.00s teardown test_keeper_persistent_log/test.py::test_state_after_restart 0.00s teardown test_inserts_with_keeper_retries/test.py::test_replica_inserts_with_keeper_disconnect 0.00s teardown test_keeper_persistent_log/test.py::test_ephemeral_after_restart 0.00s teardown test_keeper_three_nodes_start/test.py::test_smoke 0.00s setup test_multiple_disks/test.py::test_concurrent_alter_move[mt] 0.00s setup test_multiple_disks/test.py::test_concurrent_alter_modify[replicated] 0.00s teardown test_keeper_multinode_simple/test.py::test_follower_restart 0.00s setup test_multiple_disks/test.py::test_alter_double_move_partition[VOLUME] 0.00s setup test_grpc_protocol/test.py::test_transport_compression 0.00s setup test_multiple_disks/test.py::test_alter_move[mt_use_metadata_cache] 0.00s setup test_lost_part/test.py::test_lost_part_other_replica 0.00s setup test_library_bridge/test.py::test_load_keys 0.00s setup test_keeper_three_nodes_start/test.py::test_smoke 0.00s setup test_multiple_disks/test.py::test_alter_move[mt] 0.00s setup test_keeper_persistent_log/test.py::test_state_duplicate_restart 0.00s teardown test_library_bridge/test.py::test_load_ids 0.00s setup test_multiple_disks/test.py::test_concurrent_alter_move_and_drop[replicated] 0.00s teardown test_ldap_external_user_directory/test.py::test_authentication_fail 0.00s setup test_materialized_mysql_database/test.py::test_mysql_settings[clickhouse_node0] 0.00s setup test_materialized_mysql_database/test.py::test_table_table 0.00s setup test_materialized_mysql_database/test.py::test_clickhouse_killed_while_insert_8_0 0.00s setup test_materialized_mysql_database/test.py::test_insert_with_modify_binlog_checksum_5_7 0.00s teardown test_materialized_mysql_database/test.py::test_mysql_settings[clickhouse_node0] 0.00s setup test_library_bridge/test.py::test_recover_after_bridge_crash 0.00s teardown test_max_http_connections_for_replication/test.py::test_multiple_endpoint_connections_count 0.00s teardown test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_mysql_5_7 0.00s setup test_multiple_disks/test.py::test_concurrent_alter_modify[mt] 0.00s setup test_multiple_disks/test.py::test_alter_policy[replicated] 0.00s setup test_inserts_with_keeper_retries/test.py::test_replica_inserts_with_keeper_restart 0.00s teardown test_keeper_multinode_simple/test.py::test_simple_replicated_table 0.00s setup test_keeper_persistent_log/test.py::test_state_after_restart 0.00s teardown test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used 0.00s setup test_keeper_multinode_simple/test.py::test_read_write_multinode 0.00s setup test_multiple_disks/test.py::test_concurrent_alter_move[replicated] 0.00s setup test_materialized_mysql_database/test.py::test_mysql_settings[clickhouse_node1] 0.00s setup test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_mysql_8_0 0.00s teardown test_library_bridge/test.py::test_path_validation 0.00s setup test_multiple_disks/test.py::test_alter_move_half_of_partition[DISK] 0.00s teardown test_multiple_disks/test.py::test_background_move[replicated] 0.00s teardown test_library_bridge/test.py::test_load_all 0.00s setup test_multiple_disks/test.py::test_detach_attach[mt] 0.00s setup test_multiple_disks/test.py::test_concurrent_alter_move_and_drop[mt] 0.00s teardown test_library_bridge/test.py::test_load_all_many_rows 0.00s setup test_keeper_multinode_simple/test.py::test_simple_replicated_table 0.00s setup test_materialized_mysql_database/test.py::test_select_without_columns_5_7 0.00s setup test_multiple_disks/test.py::test_detach_attach[replicated] 0.00s teardown test_materialized_mysql_database/test.py::test_multi_table_update 0.00s setup test_insert_into_distributed_sync_async/test.py::test_insertion_sync_fails_with_timeout 0.00s setup test_max_http_connections_for_replication/test.py::test_single_endpoint_connections_count 0.00s teardown test_materialized_mysql_database/test.py::test_mysql_killed_while_insert_8_0 0.00s setup test_materialized_mysql_database/test.py::test_mysql_killed_while_insert_8_0 0.00s teardown test_multiple_disks/test.py::test_alter_move[mt_use_metadata_cache] 0.00s setup test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_mysql_5_7 0.00s teardown test_materialized_mysql_database/test.py::test_mysql_killed_while_insert_5_7 0.00s teardown test_library_bridge/test.py::test_null_values 0.00s setup test_library_bridge/test.py::test_path_validation 0.00s teardown test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_mysql_8_0 0.00s setup test_multiple_disks/test.py::test_background_move[mt] 0.00s setup test_multiple_disks/test.py::test_alter_move_half_of_partition[VOLUME] 0.00s setup test_materialized_mysql_database/test.py::test_mysql_kill_sync_thread_restore_8_0 0.00s teardown test_multiple_disks/test.py::test_detach_attach[replicated] 0.00s setup test_materialized_mysql_database/test.py::test_materialized_database_mysql_date_type_to_date32 0.00s setup test_materialized_mysql_database/test.py::test_utf8mb4 0.00s setup test_multiple_disks/test.py::test_download_appropriate_disk 0.00s teardown test_multiple_disks/test.py::test_alter_move_half_of_partition[DISK] 0.00s teardown test_materialized_mysql_database/test.py::test_materialized_with_enum 0.00s setup test_materialized_mysql_database/test.py::test_mysql_kill_sync_thread_restore_5_7 0.00s teardown test_materialized_mysql_database/test.py::test_mysql_kill_sync_thread_restore_5_7 0.00s setup test_multiple_disks/test.py::test_alter_policy[mt] 0.00s setup test_insert_into_distributed_sync_async/test.py::test_insertion_without_sync_ignores_timeout 0.00s setup test_materialized_mysql_database/test.py::test_system_tables_table 0.00s teardown test_library_bridge/test.py::test_load_keys 0.00s setup test_materialized_mysql_database/test.py::test_select_without_columns_8_0 0.00s teardown test_materialized_mysql_database/test.py::test_materialized_database_dml_with_mysql_8_0 0.00s setup test_multiple_disks/test.py::test_background_move[replicated] 0.00s teardown test_multiple_disks/test.py::test_alter_policy[mt] 0.00s teardown test_materialized_mysql_database/test.py::test_select_without_columns_5_7 0.00s setup test_materialized_mysql_database/test.py::test_multi_table_update 0.00s setup test_materialized_mysql_database/test.py::test_materialized_database_err_sync_user_privs_5_7 0.00s setup test_library_bridge/test.py::test_load_ids 0.00s teardown test_multiple_disks/test.py::test_alter_double_move_partition[VOLUME] 0.00s teardown test_materialized_mysql_database/test.py::test_materialized_database_settings_materialized_mysql_tables_list 0.00s setup test_materialized_mysql_database/test.py::test_system_parts_table 0.00s setup test_library_bridge/test.py::test_server_restart_bridge_might_be_stil_alive 0.00s setup test_library_bridge/test.py::test_null_values 0.00s teardown test_insert_into_distributed_sync_async/test.py::test_async_inserts_into_local_shard 0.00s teardown test_library_bridge/test.py::test_recover_after_bridge_crash 0.00s teardown test_materialized_mysql_database/test.py::test_materialized_database_dml_with_mysql_5_7 0.00s setup test_keeper_multinode_simple/test.py::test_watch_on_follower 0.00s teardown test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used_detect_background_changes 0.00s teardown test_materialized_mysql_database/test.py::test_system_parts_table 0.00s teardown test_lost_part/test.py::test_lost_part_other_replica 0.00s setup test_materialized_mysql_database/test.py::test_materialized_database_support_all_kinds_of_mysql_datatype 0.00s setup test_library_bridge/test.py::test_load_all_many_rows 0.00s setup test_lost_part/test.py::test_lost_part_same_replica 0.00s teardown test_materialized_mysql_database/test.py::test_select_without_columns_8_0 0.00s teardown test_materialized_mysql_database/test.py::test_materialized_database_support_all_kinds_of_mysql_datatype 0.00s setup test_materialized_mysql_database/test.py::test_materialized_with_column_comments 0.00s setup test_materialized_mysql_database/test.py::test_materialized_database_settings_materialized_mysql_tables_list 0.00s teardown test_insert_into_distributed_sync_async/test.py::test_insertion_sync 0.00s setup test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used_detect_background_changes 0.00s teardown test_materialized_mysql_database/test.py::test_insert_with_modify_binlog_checksum_8_0 0.00s setup test_ldap_external_user_directory/test.py::test_role_mapping 0.00s teardown test_materialized_mysql_database/test.py::test_table_table 0.00s setup test_lost_part/test.py::test_lost_part_mutation 0.00s setup test_materialized_mysql_database/test.py::test_materialized_database_mysql_drop_ddl 0.00s teardown test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_empty_transaction_8_0 0.00s teardown test_materialized_mysql_database/test.py::test_large_transaction 0.00s teardown test_multiple_disks/test.py::test_alter_move[mt] 0.00s teardown test_materialized_mysql_database/test.py::test_mysql_kill_sync_thread_restore_8_0 0.00s setup test_materialized_mysql_database/test.py::test_materialized_database_dml_with_mysql_8_0 0.00s teardown test_materialized_mysql_database/test.py::test_materialized_with_column_comments 0.00s setup test_materialized_mysql_database/test.py::test_savepoint_query 0.00s teardown test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_empty_transaction_5_7 0.00s setup test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_empty_transaction_8_0 0.00s setup test_materialized_mysql_database/test.py::test_materialized_database_dml_with_mysql_5_7 0.00s setup test_insert_into_distributed_sync_async/test.py::test_insertion_sync_with_disabled_timeout 0.00s setup test_materialized_mysql_database/test.py::test_insert_with_modify_binlog_checksum_8_0 0.00s teardown test_materialized_mysql_database/test.py::test_insert_with_modify_binlog_checksum_5_7 0.00s setup test_materialized_mysql_database/test.py::test_materialized_database_err_sync_user_privs_8_0 0.00s setup test_ldap_external_user_directory/test.py::test_authentication_pass 0.00s teardown test_materialized_mysql_database/test.py::test_savepoint_query 0.00s teardown test_lost_part/test.py::test_lost_part_mutation 0.00s setup test_materialized_mysql_database/test.py::test_mysql_killed_while_insert_5_7 0.00s teardown test_multiple_disks/test.py::test_alter_policy[replicated] 0.00s setup test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used_next_disk 0.00s setup test_insert_into_distributed_sync_async/test.py::test_insertion_sync 0.00s teardown test_multiple_disks/test.py::test_detach_attach[mt] 0.00s teardown test_materialized_mysql_database/test.py::test_materialized_database_mysql_drop_ddl 0.00s teardown test_keeper_multinode_simple/test.py::test_read_write_multinode 0.00s teardown test_multiple_disks/test.py::test_alter_move_half_of_partition[VOLUME] 0.00s setup test_materialized_mysql_database/test.py::test_materialized_with_enum 0.00s setup test_materialized_mysql_database/test.py::test_large_transaction 0.00s teardown test_insert_into_distributed_sync_async/test.py::test_insertion_sync_fails_with_timeout 0.00s setup test_jbod_load_balancing/test.py::test_jbod_load_balancing_round_robin 0.00s setup test_materialized_mysql_database/test.py::test_table_overrides 0.00s teardown test_materialized_mysql_database/test.py::test_materialized_database_err_sync_user_privs_8_0 0.00s teardown test_multiple_disks/test.py::test_background_move[mt] 0.00s teardown test_insert_into_distributed_sync_async/test.py::test_insertion_sync_with_disabled_timeout 0.00s teardown test_materialized_mysql_database/test.py::test_mysql_settings[clickhouse_node1] 0.00s teardown test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used_next_disk 0.00s teardown test_materialized_mysql_database/test.py::test_system_tables_table 0.00s setup test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_empty_transaction_5_7 0.00s teardown test_ldap_external_user_directory/test.py::test_authentication_pass 0.00s teardown test_materialized_mysql_database/test.py::test_materialized_database_err_sync_user_privs_5_7 0.00s teardown test_materialized_mysql_database/test.py::test_materialized_database_mysql_date_type_to_date32 =========================== short test summary info ============================ PASSED test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used PASSED test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used_detect_background_changes PASSED test_insert_into_distributed_sync_async/test.py::test_async_inserts_into_local_shard PASSED test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used_next_disk PASSED test_insert_into_distributed_sync_async/test.py::test_insertion_sync PASSED test_jbod_load_balancing/test.py::test_jbod_load_balancing_round_robin PASSED test_ldap_external_user_directory/test.py::test_authentication_fail PASSED test_library_bridge/test.py::test_load_all PASSED test_ldap_external_user_directory/test.py::test_authentication_pass PASSED test_insert_into_distributed_sync_async/test.py::test_insertion_sync_fails_with_timeout PASSED test_keeper_multinode_simple/test.py::test_follower_restart PASSED test_keeper_multinode_simple/test.py::test_read_write_multinode PASSED test_insert_into_distributed_sync_async/test.py::test_insertion_sync_with_disabled_timeout PASSED test_keeper_multinode_simple/test.py::test_simple_replicated_table PASSED test_lost_part/test.py::test_lost_last_part PASSED test_insert_into_distributed_sync_async/test.py::test_insertion_without_sync_ignores_timeout PASSED test_keeper_persistent_log/test.py::test_ephemeral_after_restart PASSED test_multiple_disks/test.py::test_alter_double_move_partition[DISK] PASSED test_library_bridge/test.py::test_load_all_many_rows PASSED test_library_bridge/test.py::test_load_ids PASSED test_keeper_multinode_simple/test.py::test_watch_on_follower PASSED test_library_bridge/test.py::test_load_keys PASSED test_multiple_disks/test.py::test_alter_double_move_partition[VOLUME] PASSED test_library_bridge/test.py::test_null_values PASSED test_keeper_persistent_log/test.py::test_state_after_restart PASSED test_library_bridge/test.py::test_path_validation PASSED test_grpc_protocol/test.py::test_totals_and_extremes PASSED test_grpc_protocol/test.py::test_transport_compression PASSED test_library_bridge/test.py::test_recover_after_bridge_crash PASSED test_multiple_disks/test.py::test_alter_move[mt] PASSED test_keeper_persistent_log/test.py::test_state_duplicate_restart PASSED test_library_bridge/test.py::test_server_restart_bridge_might_be_stil_alive PASSED test_max_http_connections_for_replication/test.py::test_keepalive_timeout PASSED test_multiple_disks/test.py::test_alter_move[mt_use_metadata_cache] PASSED test_max_http_connections_for_replication/test.py::test_multiple_endpoint_connections_count PASSED test_keeper_internal_secure/test.py::test_secure_raft_works PASSED test_max_http_connections_for_replication/test.py::test_single_endpoint_connections_count PASSED test_materialized_mysql_database/test.py::test_clickhouse_killed_while_insert_5_7 PASSED test_multiple_disks/test.py::test_alter_move_half_of_partition[DISK] PASSED test_multiple_disks/test.py::test_alter_move_half_of_partition[VOLUME] PASSED test_multiple_disks/test.py::test_alter_policy[mt] PASSED test_multiple_disks/test.py::test_alter_policy[replicated] PASSED test_multiple_disks/test.py::test_background_move[mt] PASSED test_lost_part/test.py::test_lost_part_mutation PASSED test_materialized_mysql_database/test.py::test_clickhouse_killed_while_insert_8_0 PASSED test_multiple_disks/test.py::test_background_move[replicated] PASSED test_keeper_restore_from_snapshot/test.py::test_recover_from_snapshot PASSED test_materialized_mysql_database/test.py::test_insert_with_modify_binlog_checksum_5_7 PASSED test_multiple_disks/test.py::test_concurrent_alter_modify[mt] PASSED test_materialized_mysql_database/test.py::test_insert_with_modify_binlog_checksum_8_0 PASSED test_merge_tree_settings_constraints/test.py::test_merge_tree_settings_constraints PASSED test_keeper_nodes_add/test.py::test_nodes_add PASSED test_keeper_s3_snapshot/test.py::test_s3_upload PASSED test_materialized_mysql_database/test.py::test_large_transaction PASSED test_multiple_disks/test.py::test_concurrent_alter_modify[replicated] PASSED test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_empty_transaction_5_7 PASSED test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_empty_transaction_8_0 PASSED test_multiple_disks/test.py::test_concurrent_alter_move[mt] PASSED test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_mysql_5_7 PASSED test_lost_part_during_startup/test.py::test_lost_part_during_startup PASSED test_multiple_disks/test.py::test_concurrent_alter_move[replicated] PASSED test_keeper_force_recovery/test.py::test_cluster_recovery PASSED test_multiple_disks/test.py::test_concurrent_alter_move_and_drop[mt] PASSED test_materialized_mysql_database/test.py::test_materialized_database_ddl_with_mysql_8_0 PASSED test_keeper_mntr_data_size/test.py::test_mntr_data_size_after_restart PASSED test_multiple_disks/test.py::test_concurrent_alter_move_and_drop[replicated] PASSED test_multiple_disks/test.py::test_detach_attach[mt] PASSED test_multiple_disks/test.py::test_detach_attach[replicated] PASSED test_multiple_disks/test.py::test_download_appropriate_disk PASSED test_materialized_mysql_database/test.py::test_materialized_database_dml_with_mysql_5_7 PASSED test_keeper_three_nodes_start/test.py::test_smoke PASSED test_materialized_mysql_database/test.py::test_materialized_database_dml_with_mysql_8_0 PASSED test_materialized_mysql_database/test.py::test_materialized_database_err_sync_user_privs_5_7 PASSED test_materialized_mysql_database/test.py::test_materialized_database_err_sync_user_privs_8_0 PASSED test_materialized_mysql_database/test.py::test_materialized_database_mysql_date_type_to_date32 PASSED test_materialized_mysql_database/test.py::test_materialized_database_mysql_drop_ddl PASSED test_materialized_mysql_database/test.py::test_materialized_database_settings_materialized_mysql_tables_list PASSED test_materialized_mysql_database/test.py::test_materialized_database_support_all_kinds_of_mysql_datatype PASSED test_materialized_mysql_database/test.py::test_materialized_with_column_comments PASSED test_materialized_mysql_database/test.py::test_materialized_with_enum PASSED test_materialized_mysql_database/test.py::test_multi_table_update PASSED test_materialized_mysql_database/test.py::test_mysql_kill_sync_thread_restore_5_7 PASSED test_materialized_mysql_database/test.py::test_mysql_kill_sync_thread_restore_8_0 PASSED test_materialized_mysql_database/test.py::test_mysql_killed_while_insert_5_7 PASSED test_materialized_mysql_database/test.py::test_mysql_killed_while_insert_8_0 PASSED test_materialized_mysql_database/test.py::test_mysql_settings[clickhouse_node0] PASSED test_materialized_mysql_database/test.py::test_mysql_settings[clickhouse_node1] PASSED test_materialized_mysql_database/test.py::test_savepoint_query PASSED test_lost_part/test.py::test_lost_part_other_replica PASSED test_materialized_mysql_database/test.py::test_select_without_columns_5_7 PASSED test_materialized_mysql_database/test.py::test_select_without_columns_8_0 PASSED test_materialized_mysql_database/test.py::test_system_parts_table PASSED test_materialized_mysql_database/test.py::test_system_tables_table PASSED test_lost_part/test.py::test_lost_part_same_replica PASSED test_materialized_mysql_database/test.py::test_table_overrides PASSED test_materialized_mysql_database/test.py::test_table_table PASSED test_materialized_mysql_database/test.py::test_utf8mb4 PASSED test_ldap_external_user_directory/test.py::test_role_mapping PASSED test_inserts_with_keeper_retries/test.py::test_replica_inserts_with_keeper_disconnect PASSED test_inserts_with_keeper_retries/test.py::test_replica_inserts_with_keeper_restart ================= 100 passed, 2 warnings in 687.90s (0:11:27) ==================